@charset "UTF-8";
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transition-timing-function: ease;
  -o-transform: translate(0, 0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
.hidden {
  display: none !important;
}
.c_p_r {
  position: relative;
  width: 1186px;
  height: 842px;
}
.hot_text_box {
  width: 100%;
}
.hot_text_box .hot_text {
  width: 836px;
  margin: 0 auto;
  font-size: 14px;
  height: 20px;
}
.hot_text_box .hot_text h3 {
  float: left;
  font-size: 14px;
  color: #93989e;
}
.hot_text_box .hot_text ul {
  color: #0052ff;
  float: left;
  width: 750px;
}
.hot_text_box .hot_text ul li {
  cursor: pointer;
  float: left;
  margin-right: 12px;
}
.post_advertising {
  width: 100%;
  height: 384px;
  margin-top: 25px;
  background-color: #87ceeb;
}
.hot_post {
  width: 100%;
}
.hot_post .title_box {
  margin: 56px 0 16px;
  text-align: center;
}
.hot_post .title_box .title_left {
  display: inline-block;
  width: 28px;
  height: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 13px 4px 0;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 82, 255, 0.5)),
    to(rgba(0, 82, 255, 0))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
  background: oldlinear-gradient(
      right,
      rgba(0, 82, 255, 0.5) 0,
      rgba(0, 82, 255, 0) 100%
    ) -moz-;
  background: -o-linear-gradient(
    right,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
  background: linear-gradient(
    270deg,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
}
.hot_post .title_box .title {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #303237;
  font-weight: 500;
}
.hot_post .title_box .title_right {
  display: inline-block;
  width: 28px;
  height: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 4px 13px;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 82, 255, 0)),
    to(rgba(0, 82, 255, 0.5))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
  background: oldlinear-gradient(
      right,
      rgba(0, 82, 255, 0) 0,
      rgba(0, 82, 255, 0.5) 100%
    ) -moz-;
  background: -o-linear-gradient(
    right,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
  background: linear-gradient(
    270deg,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
}
.hot_post .tip {
  font-size: 12px;
  color: #93989e;
  text-align: center;
  margin-bottom: 32px;
}
.hot_post .tip span {
  color: #0052ff;
}
.hot_post .tip h3 {
  display: inline-block;
  font-size: 12px;
}
.hot_post .hot_job_nav {
  height: 20px;
  margin-bottom: 26px;
}
.hot_post .hot_job_nav ul {
  font-size: 14px;
  font-weight: 400px;
  color: #63666d;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.hot_post .hot_job_nav ul li {
  display: inline-block;
  margin: 0 47px 16px 0;
  cursor: pointer;
  position: relative;
}
.hot_post .hot_job_nav ul li:last-child {
  margin-right: 0;
}
.hot_post .hot_job_nav ul h3 {
  display: inline-block;
  font-size: 14px;
}
.hot_post .hot_job_nav ul .active_li {
  color: #0052ff;
  font-weight: 600;
}
.hot_post .hot_job_nav ul .active_li:after {
  content: " ";
  width: 16px;
  height: 3px;
  display: block;
  margin: 5px auto 0;
  background-color: #0052ff;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hot_post .job_list .job_only_box .job_title:hover .icon-wx_1,
.hot_post .job_list.hide {
  display: none;
}
.hot_post .job_list {
  height: 473px;
  cursor: pointer;
}
.hot_post .job_list .job_only_box:nth-child(2),
.hot_post .job_list .job_only_box:nth-child(5),
.hot_post .job_list .job_only_box:nth-child(8) {
  margin: 0 16px;
}
.hot_post .job_list .job_only_box {
  float: left;
  width: 384px;
  height: 147px;
  padding: 24px 24px 16px;
  background-color: #fff;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 16px;
  position: relative;
}
.hot_post .job_list .job_only_box:hover {
  -webkit-box-shadow: 0 8px 50px rgba(50, 63, 75, 0.08);
  -moz-box-shadow: 0 8px 50px rgba(50, 63, 75, 0.08);
  box-shadow: 0 8px 50px rgba(50, 63, 75, 0.08);
}
.hot_post .job_list .job_only_box:hover .job_title {
  color: #0052ff;
}
.hot_post .job_list .job_only_box .job_title {
  font-size: 16px;
  font-weight: 500;
}
.hot_post .job_list .job_only_box .job_title .job_hot_name {
  max-width: 60%;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_post .job_list .job_only_box .job_title p {
  float: left;
}
.hot_post .job_list .job_only_box .job_title .jobName_img {
  display: none;
  position: absolute;
  top: 0;
  left: 25px;
  width: 124px;
  height: 148px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  z-index: 99;
  font-size: 12px;
  color: #63666d;
  -webkit-box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
  -moz-box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
  box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
}
.hot_post .job_list .job_only_box .job_title .jobName_img img {
  width: 100px;
  height: 100px;
  margin: 12px;
}
.hot_post .job_list .job_only_box .job_title .jobName_img p {
  text-align: center;
  width: 100%;
}
.hot_post .job_list .job_only_box .job_title:hover .icon-wx_2 {
  display: inline-block;
}
.hot_post .job_list .job_only_box .job_title:hover:hover .jobName_img {
  display: block;
}
.hot_post .job_list .job_only_box .job_title i {
  margin: 4px 0 0 4px;
}
.hot_post .job_list .job_only_box .job_title .icon-wx_2 {
  display: none;
}
.hot_post .job_list .job_only_box .money {
  color: #ff8116;
  position: absolute;
  right: 24px;
  top: 24px;
}
.hot_post .job_list .job_only_box .message {
  margin-top: 6px;
  font-size: 14px;
  color: #93989e;
}
.hot_post .job_list .job_only_box .message .message_site {
  max-width: 40%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_post .job_list .job_only_box .message .message_ask {
  max-width: 20%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_post .job_list .job_only_box .message .message_degree {
  max-width: 25%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_post .job_list .job_only_box .message p {
  float: left;
}
.hot_post .job_list .job_only_box .xian_1 {
  color: #eceef2;
  margin: 0 9px;
}
.hot_post .job_list .job_only_box .com_box {
  border-top: 1px solid #eceef2;
  width: 336px;
  font-size: 14px;
  color: #93989e;
  position: absolute;
  left: 24px;
  bottom: 16px;
  float: left;
  padding-top: 16px;
  font-weight: 400;
}
.hot_post .job_list .job_only_box .com_box img {
  border: 1px solid #eceef2;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 20px;
}
.hot_post .job_list .job_only_box .com_box .com_name {
  margin-right: 16px;
  color: #63666d;
  padding-top: 7px;
  float: left;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_post .job_list .job_only_box .com_box p {
  float: left;
  padding-top: 7px;
}
.hot_post .look_more {
  margin: 28px auto 0;
  text-align: center;
  width: 120px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #d9dde6;
  font-size: 14px;
  color: #93989e;
  cursor: pointer;
}
.hot_post .look_more:hover {
  color: #0052ff;
  border-color: #0052ff;
}
.son_good {
  width: 100%;
  position: relative;
  z-index: 1;
}
.son_good .title_box {
  margin: 56px 0 16px;
  text-align: center;
}
.son_good .title_box .title_left {
  display: inline-block;
  width: 28px;
  height: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 13px 4px 0;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 82, 255, 0.5)),
    to(rgba(0, 82, 255, 0))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
  background: oldlinear-gradient(
      right,
      rgba(0, 82, 255, 0.5) 0,
      rgba(0, 82, 255, 0) 100%
    ) -moz-;
  background: -o-linear-gradient(
    right,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
  background: linear-gradient(
    270deg,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
}
.son_good .title_box .title {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #303237;
  font-weight: 500;
}
.son_good .title_box .title_right {
  display: inline-block;
  width: 28px;
  height: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 4px 13px;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 82, 255, 0)),
    to(rgba(0, 82, 255, 0.5))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
  background: oldlinear-gradient(
      right,
      rgba(0, 82, 255, 0) 0,
      rgba(0, 82, 255, 0.5) 100%
    ) -moz-;
  background: -o-linear-gradient(
    right,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
  background: linear-gradient(
    270deg,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
}
.son_good .tip {
  font-size: 12px;
  color: #93989e;
  text-align: center;
  margin-bottom: 32px;
}
.son_good .tip span {
  color: #0052ff;
}
.son_good .swiper-container {
  width: 1186px;
  height: 552px;
  max-height: 552px;
  overflow: hidden;
}
.son_good .son_nav {
  height: 20px;
  margin-bottom: 26px;
}
.son_good .son_nav ul {
  font-size: 14px;
  font-weight: 400px;
  color: #63666d;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.son_good .son_nav ul li {
  display: inline-block;
  margin: 0 47px 16px 0;
  cursor: pointer;
  position: relative;
}
.son_good .son_nav ul li:last-child {
  margin-right: 0;
}
.son_good .son_nav ul .active_li {
  color: #0052ff;
  font-weight: 600;
}
.son_good .son_nav ul .active_li:after {
  content: " ";
  width: 16px;
  height: 3px;
  display: block;
  margin: 5px auto 0;
  background-color: #0052ff;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.son_good .son_list {
  height: 880px;
  overflow: hidden;
}
.son_good .son_list.hide {
  z-index: 0;
  opacity: 0;
}
.son_good .son_list .son_only_box:nth-child(12),
.son_good .son_list .son_only_box:nth-child(4),
.son_good .son_list .son_only_box:nth-child(8) {
  margin-right: 0;
}
.son_good .son_list .son_only_box {
  float: left;
  margin: 0 16px 16px 0;
  padding: 36px 0;
  text-align: center;
  background-color: #fff;
  width: 284px;
  height: 268px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.son_good .son_list .son_only_box:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 8px 50px rgba(50, 63, 75, 0.08);
  -moz-box-shadow: 0 8px 50px rgba(50, 63, 75, 0.08);
  box-shadow: 0 8px 50px rgba(50, 63, 75, 0.08);
}
.son_good .son_list .son_only_box:hover .title_s {
  color: #0052ff;
}
.son_good .son_list .son_only_box img {
  margin: 0 auto 16px;
  border: 1px solid #eceef2;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 70px;
  height: 70px;
}
.son_good .son_list .son_only_box .title_s,
.son_good .son_list .son_only_box h1 {
  font-weight: 600;
  font-size: 16px;
  color: #303237;
  text-align: center;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.son_good .son_list .son_only_box .son_industry {
  font-size: 14px;
  color: #93989e;
  text-align: center;
  margin: 10px 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.son_good .son_list .son_only_box .son_industry .son_industry_name {
  max-width: 160px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.son_good .son_list .son_only_box .son_industry .xian_2 {
  color: #eceef2;
  margin: 0 8px;
  height: 15px;
  overflow: hidden;
}
.son_good .son_list .son_only_box .button {
  width: 204px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #93989e;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #eceef2;
  cursor: pointer;
}
.son_good .son_list .son_only_box .button:hover {
  border-color: #0052ff;
}
.son_good .son_list .son_only_box .button .num {
  color: #ff8116;
  margin-right: -3px;
}
.son_good .look_more {
  margin: 28px auto 0;
  text-align: center;
  width: 120px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #d9dde6;
  font-size: 14px;
  color: #93989e;
  cursor: pointer;
}
.town_site_list {
  position: absolute;
}
.town_site_list .swiper-container {
  width: 1186px;
  height: 842px;
  max-height: 842px;
  overflow: hidden;
}
.pagination-box {
  position: relative;
  bottom: -25px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.pagination-box .pagination2 {
  display: inline-block;
  height: 8px;
}
.pagination-box .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d9dde6;
  margin: 0 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
}
.pagination-box .swiper-active-switch {
  background: #0052ff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.hot-city-cont .hot-city-cont_box {
  width: 1186px;
}
.hot-city-cont .title_box {
  margin: 56px 0 16px;
  text-align: center;
}
.hot-city-cont .title_box .title_left {
  display: inline-block;
  width: 28px;
  height: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 13px 4px 0;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 82, 255, 0.5)),
    to(rgba(0, 82, 255, 0))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
  background: oldlinear-gradient(
      right,
      rgba(0, 82, 255, 0.5) 0,
      rgba(0, 82, 255, 0) 100%
    ) -moz-;
  background: -o-linear-gradient(
    right,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
  background: linear-gradient(
    270deg,
    rgba(0, 82, 255, 0.5) 0,
    rgba(0, 82, 255, 0) 100%
  );
}
.hot-city-cont .title_box .title {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #303237;
  font-weight: 500;
}
.hot-city-cont .title_box .title_right {
  display: inline-block;
  width: 28px;
  height: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 4px 13px;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 82, 255, 0)),
    to(rgba(0, 82, 255, 0.5))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
  background: oldlinear-gradient(
      right,
      rgba(0, 82, 255, 0) 0,
      rgba(0, 82, 255, 0.5) 100%
    ) -moz-;
  background: -o-linear-gradient(
    right,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
  background: linear-gradient(
    270deg,
    rgba(0, 82, 255, 0) 0,
    rgba(0, 82, 255, 0.5) 100%
  );
}
.hot-city-cont .hot-city-list {
  padding-top: 16px;
  overflow: hidden;
}
.hot-city-cont .hot-city-list li {
  float: left;
  width: 184px;
  height: 95px;
  margin: 0 16px 16px 0;
}
.hot-city-detail,
.hot-city-detail .table,
.hot-city-detail img,
.hot-city-detail:before {
  height: 100%;
  width: 100%;
}
.hot-city-cont .hot-city-list li:hover .table {
  top: 0;
}
.hot-city-cont .hot-city-list li:hover span {
  display: none;
}
.hot-city-detail {
  display: block;
  position: relative;
  overflow: hidden;
}
.hot-city-detail:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
}
.hot-city-detail > span {
  position: absolute;
  right: 9px;
  top: 8px;
  font-size: 12px;
  color: #fff;
  text-align: right;
}
.hot-city-detail .table {
  display: table;
  table-layout: fixed;
  position: absolute;
  left: 0;
  top: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  -webkit-transition: top 0.12s ease;
  -o-transition: top 0.12s ease;
  -moz-transition: top 0.12s ease;
  transition: top 0.12s ease;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}
.right_nav,
.right_nav:hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}
.hot-city-detail .table:last-child {
  -webkit-filter: none;
  filter: none;
  background: rgba(0, 0, 0, 0.5);
}
.hot-city-detail .table .table_cell {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.hot-city-cont .hot-city-list li:nth-child(12),
.hot-city-cont .hot-city-list li:nth-child(6) {
  margin-right: 0;
}
.footer1 {
  margin-top: 56px;
  width: 100%;
  background-color: #fff;
  min-width: 1200px;
}
.footer1 .footer1_cenent {
  width: 1200px;
  padding: 36px 0;
  margin: 0 auto;
}
.footer1 .footer1_cenent .footer1_one {
  width: 100%;
  height: 103px;
  position: relative;
}
.footer1 .footer1_cenent .footer1_one img {
  margin-left: 30px;
  float: left;
}
.footer1 .footer1_cenent .footer1_one .footer1_one_right {
  position: absolute;
  right: 0;
  width: 833px;
  border-bottom: 1px solid #eceef2;
  padding-bottom: 20px;
}
.footer1 .footer1_cenent .footer1_one .footer1_one_right h3 {
  font-size: 14px;
  font-weight: 500;
  color: #63666d;
  margin-left: 24px;
}
.footer1 .footer1_cenent .footer1_one .footer1_one_right p {
  margin-top: 10px;
  font-size: 12px;
  color: #93989e;
  line-height: 18px;
  margin-left: 24px;
  text-indent : 20px;
}
.footer1 .footer1_cenent .footer1_two {
  width: 100%;
  height: 139px;
  position: relative;
}
.footer1 .footer1_cenent .footer1_two .title_text {
  font-size: 14px;
  font-weight: 500;
  color: #63666d;
}
.footer1 .footer1_cenent .footer1_two p {
  font-size: 12px;
  color: #93989e;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app .app_down,
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx .wx_down {
  -moz-border-radius: 4px;
  font-size: 12px;
  color: #63666d;
  -webkit-box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
  -moz-box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
  background-color: #fff;
  z-index: 99;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left {
  float: left;
  margin-left: 30px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app_actives,
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx_actives {
  display: none;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app {
  position: relative;
  cursor: pointer;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app:hover .app_actives,
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app:hover .app_down {
  display: block;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app:hover .app_active {
  display: none;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app .app_down {
  display: none;
  position: absolute;
  top: 66px;
  left: 0;
  width: 124px;
  height: 148px;
  border-radius: 4px;
  box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app .app_down img {
  width: 100px;
  height: 100px;
  margin: 12px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .app .app_down p {
  text-align: center;
  width: 100%;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx {
  position: relative;
  cursor: pointer;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx:hover .wx_actives,
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx:hover .wx_down {
  display: block;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx:hover .wx_active {
  display: none;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx .wx_down {
  display: none;
  position: absolute;
  top: 64px;
  left: 70px;
  width: 124px;
  height: 148px;
  border-radius: 4px;
  box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
}
.footer1
  .footer1_cenent
  .footer1_two
  .footer1_two_right
  .footer1_two_right_1
  h1:hover,
.footer1
  .footer1_cenent
  .footer1_two
  .footer1_two_right
  .footer1_two_right_1
  p
  a:hover {
  color: #0052ff;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx .wx_down img {
  width: 100px;
  height: 100px;
  margin: 12px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .wx .wx_down p {
  text-align: center;
  width: 100%;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .title_text {
  padding: 15px 0 17px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left .begin {
  margin-bottom: 8px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_left img {
  float: left;
  margin: -4px 0 0 -30px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right {
  position: absolute;
  right: 0;
  border-bottom: 1px solid #eceef2;
  padding-bottom: 20px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right a{
  color: #93989e;
}

.footer1 .footer1_cenent .footer1_two .footer1_two_right .footer1_two_right_1 h1 {
  cursor: pointer;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right .footer1_two_right_1 p {
  cursor: pointer;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right div:first-child {
  margin-left: 24px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right div {
  margin-top: 24px;
  float: left;
  margin-right: 90px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right div p {
  margin-top: 8px;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right div p span {
  color: #ff8116;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right div:last-child {
  margin-right: 0;
}
.footer1 .footer1_cenent .footer1_two .footer1_two_right h3 {
  padding-bottom: 3px;
}
.footer1 .footer1_cenent .footer1_three {
  width: 100%;
  position: relative;
}
.footer1 .footer1_cenent .footer1_three h3 {
  color: #63666d;
  font-size: 14px;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_left {
  position: absolute;
  left: 30px;
  top: 100px;
  font-size: 14px;
  color: #0052ff;
  bottom: 36px;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_right {
  width: 833px;
  position: relative;
  margin-left: 353px;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_right p {
  padding: 24px 0 6px 24px;
  font-size: 14px;
  font-weight: 500;
  color: #63666d;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_right ul {
  margin-left: 24px;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_right ul li {
  margin-top: 8px;
  font-size: 12px;
  color: #93989e;
  display: inline-block;
  cursor: pointer;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_right ul li a:hover {
  color: #0052ff;
}
.links .linkageBorder .link-item .link-list a:hover {
  color: #0052ff;
}
.footer1 .footer1_cenent .footer1_three .footer1_three_right ul .xian {
  margin: 8px 17px 0;
  color: #eceef2;
}
.web_audit {
  width: 100%;
}
.web_audit .web_audit_box {
  width: 1186px;
  height: 110px;
  margin: 0 auto;
}
.web_audit .web_audit_box ul {
  text-align: center;
}
.web_audit .web_audit_box ul li {
  display: inline-block;
  font-size: 12px;
}
.right_nav div .icon_shows,
.right_nav div:hover .icon_show {
  display: none;
}
.web_audit .web_audit_box .audit_text_1 {
  margin-top: 24px;
}
.web_audit .web_audit_box .audit_text_1 li {
  color: #63666d;
}
.web_audit .web_audit_box .audit_text_1 .xian {
  color: #d9dde6;
  margin: 0 16px;
}
.web_audit .web_audit_box .audit_text_2 {
  text-align: center;
  font-size: 12px;
  color: #b7b9bf;
  padding: 16px 0 8px;
}
.web_audit .web_audit_box .audit_text_3 li {
  color: #93989e;
}
.web_audit .web_audit_box .audit_text_3 li i {
  line-height: 10px;
  margin-right: 4px;
}
.web_audit .web_audit_box .audit_text_3 .xian {
  color: #d9dde6;
  margin: 0 17px;
}
.right_nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 35px;
  height: 100%;
  z-index: 99;
  cursor: pointer;
  background-color: #fff;
  transition: 0.3s;
}
.right_nav div {
  text-align: center;
  font-size: 12px;
  color: #63666d;
  margin-top: 20px;
  position: relative;
  height: 50px;
}
.right_nav div p {
  display: none;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 28px;
}
.right_nav div:hover p {
  color: #0052ff;
}
.right_nav div:hover .icon_shows {
  display: inline-block;
  text-align: center;
}
.right_nav .box-53kf {
  margin-top: 225px;
}
.right_nav .right_nav_code {
  position: relative;
}
.right_nav .right_nav_code:hover .right_nav_code_box {
  display: block;
}
.right_nav .right_nav_code .right_nav_code_box {
  display: none;
  position: absolute;
  top: -25px;
  right: 78px;
  width: 124px;
  height: 148px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  z-index: 99;
  font-size: 12px;
  color: #63666d;
  -webkit-box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
  -moz-box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
  box-shadow: 0 8px 20px rgba(50, 63, 75, 0.16);
}
.right_nav .right_nav_code .right_nav_code_box i {
  position: absolute;
  top: 10px;
  right: -9px;
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 10px solid #fff;
}
.localBox.selBox,
.localBox.selBox .hotCI .on,
.localBox.selBox .hotCI .on:hover,
.localBox.selBox .list .on,
.localBox.selBox .list .on:hover,
.localBox.selBox .subCI,
.localBox.selBox .toolBar .btnArea a:hover {
  border-color: #0052ff;
}
.right_nav .right_nav_code .right_nav_code_box img {
  width: 100px;
  height: 100px;
  margin: 12px;
}
.right_nav .right_nav_code .right_nav_code_box h5 {
  text-align: center;
  width: 100%;
  line-height: 10px;
}
.right_nav:hover {
  width: 68px;
  transition: 0.3s;
}
.right_nav:hover p {
  display: block;
}
.app_box {
  position: fixed;
  right: 35px;
  bottom: 0;
  z-index: 999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.app_box .delete_box {
  position: relative;
}
.app_box .delete_box .delete_icon {
  position: absolute;
  right: 10px;
  top: -15px;
  cursor: pointer;
}
.app_box .delete_img_s {
  width: 170px;
  height: 170px;
}
.localBox.selBox .btnArea a:hover {
  background-color: #0052ff;
}
.localBox.selBox .titBar {
  background-color: #0052ff;
}
.localBox.selBox .list .selected,
.localBox.selBox .list .selectedSub,
.localBox.selBox .searchPanel .item:hover,
.localBox.selBox .selected,
.localBox.selBox .selectedSub {
  color: #0052ff;
}
.localBox.selBox .btnOk:hover {
  background-color: #0052ff;
  color: #fff !important;
}
.localBox.selBox .sel-footer .btnOk {
  background-color: #0052ff;
}
.localBox.selBox .list dl dt {
  color: #0052ff;
}

.icon-bottom_1, .icon-bottom_2{
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url(../../../../../../../icon/images/icon-sprites.png);
}
.icon-bottom_2{
  background-position: -364px -428px;
}
.icon-bottom_1{
  background-position: -463px -374px;
}


.links .linkageBorder {
  line-height: 33px;
  width: 1200px;
  margin: auto;
  padding-left: 30px;
  box-sizing: border-box;
}

.links .linkageBorder .link-item {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}

.links .linkageBorder .link-item .link-item-title {
  font-weight: 600;
  color: #4d556a;
}
.links .title{
  width: 1200px;
  margin: auto;
  padding-left: 30px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 500;
  color: #63666d;
  margin-bottom: 10px;
}
.links .linkageBorder .link-item .link-list {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.links .linkageBorder .link-item .link-list a {
  color: #828997;
  font-weight: 400;
  margin-right: 20px;
}

#tuijian-img{
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 9999999999999;
}
#tuijian-img-close{
  position: absolute;
  top: -25px;
  right: 10px;
  cursor: pointer;
}
